.head{
    height: 36px;
    width: 78%;
    background: #f4f4f4;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
html{
    overflow-x: hidden;
}

body{
    overflow: hidden;
}
header{
    background: #f4f4f4;
}
.headMb{
    display: none;
}
.header>li{
	width: 12%;
    position: relative;
}
.erji{
	width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    z-index: 999;
}
.forMe:hover .erji{
    display:block;;
}
.erji li{
	width: 100%;
    border-bottom: 1px solid #e5e5e5;
    background: rgba(242, 242, 242, .98);
}
.a{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    position: relative;
    cursor: pointer;
}
.debug{
    position: fixed;
    bottom: 80px;
    right: 2%;
    z-index: 9999;
    border-radius:25px;
    background: rgba(242, 242, 242, .9);
}
.ewm{
    width: 140px;
    height: 140px;
    box-sizing: border-box;
    background-color: #fff;

    
}
.wenxinBox img{
    width: 100% ;
    height: 100%;
}
.debug li{
    width: 50px;
    height: 50px;
    position: relative;
    margin-top: 5px;
}
.debug li:nth-child(1){
    width: 50px;
    height: 50px;
    position: relative;
    border-radius: 100%;
    overflow: hidden;
    margin: 15px 0 5px 0;
}
.debug li:nth-last-child(1){
    width: 50px;
    height: 50px;
    background:#dc3f37;
    position: relative;
    border-radius: 100%;
    overflow: hidden;
}
.me{
	font-size: 14px;
	color: #4c4c4c;
}
.debug li:hover .me{
	color: #DC3F37;
}
.lx_{
    display: none;
    width: 28px;
}
.ma img{
    height: 80px;
    width: 80px;
    position: absolute;
    left: -80px;
    top: -10px;
}
.debug li:hover .lx_{
    display: block;
}
.debug li:hover .lx{
    display: none;
}
.thisEwm img{
    height: 100px;
}
.thisEwm{
    padding: 10px;
    background-size: cover;
    position: absolute;
    left: -134px;
    background: rgba(242, 242, 242, .9);
    top: -2px;
    display: none;
    border-radius: 10px;
}
.debug>li:hover .thisEwm{
    display: block;
}
.thisEwm p{
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
    text-align: center;
}
.thisPhone{
    padding: 0;
    width: 156px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;
    font-size: 20px !important;
    margin-top: 0 !important;
    color: #DC3F37 !important;
    font-weight: bold !important;
    left: -170px;
}
.ma_{
    height: 40px;
    width: 200px;
    position: absolute;
    left: -200px;
    bottom: 18px;
    background: #ffffff;
    display: none;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
.shuline{
    height: 20px;
    width: 2px;
    border-left: 2px solid #dc3f37;
}
.ma {
    display: none;

}
.debug a{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    position: relative;
}
.debug li:hover .ma{
    display: block;
}
.debug li:hover .ma_{
    display: block;
}
.lx{
    width: 28px;
}
.head span{
    margin-right: 5px;
}
.head p{
    font-size: 14px;
    color: #888888;
}
.head img{
    height: 16px;
    margin-left: 20px;
}
.headRight{
    display: flex;
    align-items: center;
}
.headRight span{
    color: #dc3f37;
    font-weight: bold;
}
.headKongbai{
    height: 36px;
}
.headRight p{
    margin-left: 14px;
    font-size: 16px;
}
.mbmore{
    display: none;
}
.headerNav{
    height: 60px;
    width: 78%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headPosition{
    position: fixed;
    top: 36px;
    left: 0;
    background: #ffffff;
    z-index: 99999999;
    width: 100%;
    border-bottom: 1px solid #cccccc;
}
.aa{
    transition: all .2s linear;
    top: 0;
}
.bb{
    top: 36px;
}
.headerNav img{
    height: 40px;
}
.header{
    display: flex;
    width: 80%;
    justify-content: flex-end;
}
.header a{
    font-size: 16px;
    display: block;
    height: 60px;
    width: 100%;
    text-align: center;
    line-height: 60px;
}
.checked{
    background: #dc3f37;
    color: #ffffff;
}
.header li:hover>a{
    transition: all .2s linear;
    background: #dc3f37;
    color: #ffffff;
}
.lunbo{
    width: 100%;
   margin-top: 24px;
}
.shouyeLunBo{
    position: relative;
}
.qianwang{
    position: absolute;
    top: 360px;
    left: 50%;
    z-index: 99;
    margin-left: -324px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.gangmoItem p{
    font-size: 12px;
    color: #ffffff;
    margin-top: 8px;
}
.companyCai>p{
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
}
.companyCai span{
    font-size: 16px;
}
.companyClCon{
    display: flex;
    justify-content: space-between;
    margin-top: 27px;
}
.gangmoItem{
    text-align: center;
}
.lijiqianwang img{
    width: 22px;
    height: 22px;
    margin-top: 10px;
}
.is{
    display: none;
    z-index: 99999;
}
.lijiqianwang{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 42px;
}
.lijiqianwang:hover>p{
    color: #dc3f37;
}
.lijiqianwang:hover .not{
    display: none;
}
.lijiqianwang:hover .is{
    display: block;
}
.qianwang h1{
    font-size: 48px;
    color: #ffffff;
}
.qianwang>p{
    font-size: 24px;
    color: #ffffff;
    margin-top: 20px;
}
.lijiqianwang>p{
    color: #ffffff;
    font-size: 16px;
}
.newsLeft,.newsRight{
    width: 50%;
    height: 500px;
    overflow: hidden;
}
.newsLeft img{
	height: 100%;
}
.newsRight img{
	height: 100%;
}
.newsAllImgs{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.productBtn:hover{
    color: #dc3f37;
}
.newsAllImgs:hover>img{
    transition: all .5s linear;
    transform: scale(1.2);
}
.caseItem:hover p{
    color: #dc3f37;
}
.newsContain a:hover{
    color: #dc3f37;
}
.newsContain a:hover .getqianwang{
    display: block;
}
.newsContain a:hover .borderLine_0{
    display: block;
}
.newsContain a:hover .time{
    display: none;
}
.youshiContainer {
    transition: all .5s linear;
}
.gongsiNews{
    display: flex;
}
.newsTitle{
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    color: #464545;
    padding: 0 10px;
    border-left: 5px solid #dc3f37;
}
.company{
    font-size: 18px;
    color: #333333;
}
.newsContain a{
    display: block;
    font-size: 16px;
    color: #555555;
    padding: 20px 0px;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}
.newsContain>a:not(:last-child){
    border-bottom: 1px solid #e5e5e5;
}
.companyInfoCon{
    width: 555px;
}
.getqianwang{
    display: none;
    height: 7px;
    width: 24px;
}
.allCompanyNews{
    width: 74%;
}
.newsRight{
    box-sizing: border-box;
    padding: 50px 0 50px 70px;
    overflow: hidden;
}
.allCompanyIntro{
    width: 71%;
    float: right;
    margin-right: 70px;
}
.more{
    font-size: 14px;
    color: #ffffff;
    float: right;
    margin-top: 20px;
    display: block;
    width: 96px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 18px;
    background: #dc3f37;
}
.introLeft{
    width: 50%;
    height: 500px;
    box-sizing: border-box;
    padding: 50px 0;
    overflow: hidden;
}
.introRight{
    width: 50%;
    height: 500px;
    overflow: hidden;
}
.companyIntro{
    display: flex;
    position: relative;
}
.introContain{
    height: 296px;
    overflow: hidden;
}
.introContain p{
    font-size: 16px;
    line-height: 29px !important;
    color: #555555;
    text-indent: 2em;
    margin-top: 0 !important;
}
.products a{
    width: 24%;
    margin: 0 14px;
}

.borderLine_0{
    width: 70px;
    border-bottom: 2px solid #dc3f37;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}
.newsContain>a{
    position: relative;
}
.mubiao{
    width: 588px;
    height: 332px;
    background: #dc3f37;
    position: absolute;
    left: 59%;
    top:75px;
    margin-left: -294px;
}
.wemubiao{
    font-size: 16px;
    color: #ffffff;
    margin-top: 53px;
    margin-left: 66px;
}
.weEnm{
    font-size: 12px;
    color: #d2c9c9;
    margin-left: 66px;
    margin-top: 12px;
}
.pingjia p{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}
.stars img{
    height: 12px;
}
.stars{
    margin-top: 20px;
}
.pingjia{
    display: flex;
    justify-content: space-around;
    margin-top: 80px;
}
.pingjia li{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.weGoods{
    padding: 60px 0;
}
.goodContainer{
    height: 100%;
    width: 78%;
    margin: auto;
}
.ourtitle{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #464545;
}
.writLine{
    border-bottom: 5px solid #ffffff;
    width: 50px;
    margin:10px auto;
    font-weight: bold;
}
.redLine{
    border-bottom: 5px solid #dc3f37;
    width: 50px;
    margin:10px auto;
    font-weight: bold;
}
.ourEnm{
    font-size: 18px;
    text-align: center;
    color: #333333;
}
.yanfa{
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    text-align: center;
    margin: 20px 0;
}
.yanfaCon{
    font-size: 16px;
    line-height: 29px;
    color: #555555;
    text-align: center;
}
.tixiItem{
    width: 33.33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 30px 26px 10px 12px;
    margin-top: 10px;
}
.tixiImg img{
    height: 50px;
    max-width: 100px;
    margin: 0;
}
.boxLine{
    width: 60px;
    border-bottom: 2px solid #dc3f37;
    margin-left: 10px;
}
.ourtixi{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.likefuwu{
    display: block;
    width: 130px;
    height: 44px;
    color: #ffffff;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    margin: 60px auto 0 auto;
    font-size: 16px;
    background: #dc3f37;
}
.productItem{
    width: 340px;
    height: 330px;
    position: relative;
    overflow: hidden;
    margin: auto;
}
.productItem>img{
    height: 100%;
}
.productTitle{
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-top: 18px;
    font-weight: 580;
}
.productC{
    line-height: 24px;
    margin-top: 20px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.productmenban{
    transition: all .2s linear;
    background:#ffffff;
    position: absolute;
    left:0;
    bottom:-280px;
    height:100%;
    width:100%;
    box-sizing: border-box;
    padding: 0 40px;
}
.productText{
    position: relative;
    height: 140px;
    width: 140px;
    background: rgba(199, 55, 48,.6);
    z-index: 999;
}
.products{
    width: 78%;
    margin:60px auto;
    display: flex;
    justify-content: space-between;
}
.allProduct .swiper-notification{
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    display: block;
    width: 30px;
    height: 4px;
}
.chanping{
    padding: 60px 0 40px 0;
    background: url("../img/shouyechanping.jpg") no-repeat;
    background-size: cover;
}
.successAnli{
    padding: 60px 0 40px 0;
    background: url("../img/shouyeanli.jpg") no-repeat;
    background-size: cover;
}
.productItem:hover .productmenban{
   transition: all .2s linear;
   background: rgba(199, 55, 48,.9);
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
    bottom:0;
}
.productItem:hover .productTitle{
    transition: all .2s linear;
    font-size: 18px;
    color: #ffffff;
    margin-top: 0;
}
.productItem:hover .productC{
    transition: all .5s linear;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}
.productItem:hover .productText{
    background: rgba(199, 55, 48,1);
}
.onPhoneLeft,.onPhoneRight{
    width: 50%;
    height: 414px;
    box-sizing: border-box;
    overflow: hidden;
}
.onPhoneLeft img{
    transition: all .5s linear;
    width: 100%;
    height: 100%;
}
.onPhoneRight{
    background: #c73730;
    padding: 130px 40px 0 40px;
}
.onPhoneRight>p:nth-child(1){
    font-size: 20px;
    color: #ffffff;
    box-sizing: border-box;
    padding-left: 20px;
}
.onPhoneRight>p:nth-child(2){
    font-size: 27px;
    color: #ffffff;
    margin-top: 18px;
    margin-bottom: 50px;
}
.onPhoneRight div>a{
    display: inline-block;
    width: 162px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #c73730;
    background: #ffffff;
    border-radius: 8px;
    margin: 0 30px;
    font-size: 16px;
    font-weight: bold;
}
.mashangzixun img{
    height: 500px;
    width: 100%;
}
.onPhoneRight div{
    margin-left: 160px;
}
.anlizhanshi{
    padding: 73PX 0;
}
.caseItem img{
    height: 200px;
    width: 308px;
}
.caseItem{
    width: 308px;
    overflow: hidden;
    margin-top: 34px;
    padding: 20px;
    background: #ffffff;
}
.anlizhanshi{
    background: #f4f4f4;
}
.caseName p{
    font-size: 14px;
}
.caseName span{
    font-size: 12px;
    color: #bababa;
    float: right;
}
.caseName{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
}
.allCase{
    width: 78%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 50px;
}
.moreCase{
    width: 730px;
    height: 62px;
    display: flex;
    justify-content: space-between;
    margin: 60px auto 0 auto;
}
.morePhone span{
    font-size: 14px;
    color: #555555;
    margin-right: 5px;
    font-weight: normal;
}
.morePhone>p:nth-child(1){
    font-size: 24px;
    color: #dc3f37;
    height: 48px;
    width: 260px;
    border-radius: 10px 0 0 10px;
    border: 2px solid #dc3f37;
    text-align: center;
    line-height: 48px;
    font-weight: bold;
}
.morePhone{
    display: flex;
}
.morePhone>p:nth-child(2){
    font-size: 16px;
    color: #ffffff;
    height: 48px;
    width: 180px;
    border-radius:0 10px 10px 0;
    border: 2px solid #dc3f37;
    background: #dc3f37;
    text-align: center;
    line-height: 48px;
}
.seeCase{
    height: 52px;
    width: 180px;
    background: #dc3f37;
    font-size: 16px;
    text-align: center;
    line-height: 52px;
    color: #ffffff;
    border-radius:10px;
}   
.kehuliuyan{
    background:url("../img/kehuliuyanbanner.jpg");
    background-size: cover;
}
.lyCon{
    width: 78%;
    margin: auto;
    display: flex;
}
.liuyanItem{
    width: 43%;
    height: 220px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 18px 30px;
    margin-top: 40px;
    margin-left: 36px;
    background: rgba(255, 255, 255, .8);
    float: left;
}
.liuyanItem:last-child{
	margin-bottom: 40px;
}
.fan{
    height: 100px;
    position: absolute;
    right: 0;
    top: 45%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.fan img{
    width: 30px;
}
.liTi{
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
}
.ritTi{
    display: flex;
    align-items: center;
}
.henLine{
    width: 50px;
    border-bottom: 1px solid #ffffff;
}
.iCon{
    font-size: 16px;
    color: #4c4c4c;
    margin-bottom: 20px;
    line-height: 24px;
}
.iTime{
    width: 100px;
    height: 32px;
    line-height: 32px;
    float: right;
    font-size: 14px;
    color: #808080;
    text-align: center;
    border: 1px solid #808080;
    border-radius: 16px;
}
.uNa{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}
.companyN{
    font-size: 18px;
    color: #4c4c4c;
    font-weight: bold;
}
.liuyanName{
    font-size: 16px;
    color: #ffffff;
}
.liuyanName span{
    font-size: 12px;
    color: #a6a6a7;
    float: right;
}
.liuyanN{
    width: 85%;
    position: relative;
}
.liuyanCon{
    font-size: 12px;
    color: #dbdbdb;
    margin-top: 20px;
    line-height: 25px;
}
.liuyanLine{
    margin-top: 20px;
    width: 100%;
    border-bottom: 1px solid #dc3f37;
}
.liuyanPage{
    width: 78%;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    margin-top: 60px;
}
.kehutitle{
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}

.kehuEnm{
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}
.morePhone>p:nth-child(2){
    cursor: pointer;
}
footer{
    background: #343434;
    box-sizing: border-box;
    padding: 60px 0 50px 0;
}
.laixinLogo{
    height: 44px;
}
.freePhone{
    font-size: 22px;
    color: #ffffff;
    margin-top: 60px;
}
.phoneNumber{
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    margin-top: 14px;
}
.waijei img{
    height: 24px;
}
.waijei{
    margin-top: 24px;
}
.companyAdr{
    font-size: 14px;
    color: #e5e5e5;
    margin-top: 30px;
    line-height: 24px;
}
.footLeft{
    width: 22%;
}
.foot{
    width: 78%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.footerNav a{
    color: #e5e5e5;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    margin-bottom: 22px;
}
.footerNav>a:nth-child(1){
    color: #ffffff;
    font-size: 14px;
}
.footerNav{
    position: relative;
}
.wenxinBox p{
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
}
.footRight{
    display: flex;
    justify-content: space-between;
    width: 50%;
}
.footer{
    height: 34px;
    background: #2a2a2a;
    font-size: 12px;
    color: #797979;
    text-align: center;
    line-height: 34px;
}
.productCheck .swiper-pagination-bullet{
    width: 20px;
    height: 4px;
    background: #a8a8a8;
    border-radius: 2px;
}
.productCheck .swiper-pagination-bullet-active{
    height: 4px;
    width: 60px;
    background: #dc3f37;
    border-radius: 2px;
}
.kehuPage .swiper-pagination-bullet{
    height: 8px;
    width: 8px;
    background: #8e8e8e;
}
.kehuPage .swiper-pagination-bullet-active{
    height: 8px;
    width: 8px;
    background: #dc3f37;
}
.kehuPage{
    margin-top: 60px;
}
.spanCheck{
    padding-bottom: 60px;
}
.erweima{
    width: 34px;
    height: 190px;
    position: absolute;
    right: 10%;
    bottom: 140px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.qq_{
    width: 34px;
    height: 34px;
    border-radius: 100%;
    box-sizing: border-box;
    padding: 6px;
    background: #ffffff;
    position: relative;
    cursor: pointer;
}

.getSaoMa_qq{
    position: absolute;
    left: -130px;
    top: -40px;
    box-sizing: border-box;
    padding: 10px;
    background: #ffffff;
    display: none;
}
.newsContain span{
    float: right;
    font-size: 14px;
    color: #808080;
    text-align: right;
}
.newsContain{
    overflow: hidden;
    width: 100%;
}

.saoma{
    color: #dc3f37;
    font-size: 20px;
    line-height: 92px;
    height: 92px;
    width: 92px;
}
.saoma_{
    color: #dc3f37;
    font-size: 20px;
    line-height: 92px;
    height: 92px;
    width: 92px;
}
.saowo{
    font-size: 12px;
    color: #ee6064;
    text-align: center;
    margin-top: 10px;
}
.qq_ img{
    height: 100%;
    width: 100%;
}

.sanjiao{
    position: absolute;
    right: -26px;
    top:48px;
    border-top: 13px solid transparent;
    border-right:13px solid transparent;
    border-bottom:13px solid transparent;
    border-left:13px solid #ffffff;
}
.qq_:hover .getSaoMa_qq{
    display: block;
}
.qq_:hover .img_0{
    display: none;
}
.qq_:hover .img_1{
    display: block;
}

.j_hoverBlock{
    display: none;
}

.p_hoverBlock{
    display: none;
}
.pou:hover .p_hoverBlock{
    display: block;
}
.pou:hover .p_hoverNone{
    display: none;
}
.g_hoverBlock{
    display: none;
}
.guanli:hover .g_hoverBlock{
    display: block;
}
.guanli:hover .g_hoverNone{
    display: none;
}
.s_hoverBlock{
    display: none;
}
.serve:hover .s_hoverBlock{
    display: block;
}
.serve:hover .s_hoverNone{
    display: none;
}
.t_hoverBlock{
    display: none;
}
.pao_2:hover .t_hoverBlock{
    display: block;
}
.pao_2:hover .t_hoverNone{
    display: none;
}
.infoImg img{
    width: 100%;
    height: 600px;
}
.myAdr p{
    font-size: 12px;
    color: #888888;
}
.myAdr img{
    height: 19px;
    margin-right: 10px;
}
.headerNav_{
    display: none;
}
.qixia{
    padding: 1px 0 40px 0;
    background: #f2f2f2;
}
.qixia_{
    padding:0 0 40px 0;
    background: #ffffff;
}
.myAdr{
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 20px 0;
    width: 78%;
    margin: auto;
    border-bottom: 1px solid #e5e5e5
    ;
}
.allProduct{
    width: 78%;
    margin: 60px auto 0 auto;
    position: relative;
}
.thisBox{
    box-sizing: border-box;
    width: 100%;
}
.mb{
	display: none !important;
}
.productNavLeft h1{
    font-size: 24px;
    font-weight: bold;
    padding:0 0 10px 0;
    border-bottom: 1px solid #888888;
    color: #464545;
}
.mobileProduct{
    display: none;
}
.mblunbo{
    display: none;
}
.jianjiepp{
    width: 100%;
}
.productNavLeft span{
    font-size: 18px;
    color: #333333;
    margin-left: 10px;
    font-weight: normal;
}
.mbTit{
    display: none;
}
.baojia{
    display: none;
}
.productNavLeft{
    width: 20%;
    margin-right: 150px;
}
.productNavLeft ul li{
    font-size: 16px;
    margin: 32px 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.checkProduct{
    color: #dc3f37;
}
.productsAllItem{
    width: 100%;
}
.productsAllItem>img{
    width: 100%;
    height: 200px;
}
.productInfo>p:nth-child(1){
    font-size: 14px;
    color: #dedede;
}
.productInfo>p:nth-child(2){
    font-size: 18px;
    color: #ffffff;
}
.qianwangProduct p{
    font-size: 12px;
    color: #f5d1d0;
}
.productsHover{
    width: 100%;
    height: 240px;
    overflow: hidden;
}
.productsHover>img{
    height: 100%;
}
.productsHover:hover>img{
    transition: all .5s linear;
    transform: scale(1.2);
}
.qianwangProduct img{
    position: absolute;
    right: 0;
    top: 0;
    display: block
}
.productInfo{
    background: #dc3f37;
    padding: 15px;
    overflow: hidden;
}
.qianwangProduct{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.productsLine{
    border-bottom: 1px solid #ea8c87;
    margin-top:10px;
    margin-bottom: 10px;
}
.productNavRt{
    width: 70%;
}
.productNav{
    display: flex;
    width: 78%;
    margin: 40px auto;
    justify-content: space-between;
}
.productAllContainer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.productAllContainer>a{
    width: 32%;
    margin-bottom: 20PX;
}
.productPage .swiper-pagination-bullet{
    height: 8px;
    width: 8px;
    background: #bfbfbf;
}
.productPage .swiper-pagination-bullet-active{
    height: 8px;
    width: 8px;
    background: #dc3f37;
}
.fenlei_{
    display: none;
}
.anliInfo{
    width: 78%;
    margin: auto;
}
.anliLeft>img{
    width: 100%;
    height: 600px;
}
.anliArc>h1{
    font-size: 20px;
    font-weight: bold;
    color: #DC3F37;
}
.anliArc p{
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    margin-top: 10px;
}

.anliLeft{
    width: 60%;
    overflow: hidden;
}
.anliArc img{
    width: 100%;
}
.anlituijian img{
    height: 100%;
}
.anliRt{
    width: 20%;
    background: #f2f2f2;
    padding: 25px;
    height: 100%;
}
.tuijian h1{
    font-size: 20px;
    font-weight: bold;
    color: #dc3f37;
}
.tuijian p{
    font-size: 14px;
    color: #888888;
    margin-left: 16px;
}
.newsContainer_ p{
    font-size: 16px;
    color: #555555;
}
.tuijian{
    display: flex;
    align-items:flex-end;
}
.newsTui{
    display: flex;
    align-items:flex-end;
    padding: 22px 0;
    border-bottom: 1px solid #bfbfbf;
}
.news_t{
    font-size: 18px;
}
.news_con{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    margin-top: 10px;
}
.newImgs{
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin-right: 20px;
}
.newImgs img{
	height: 100%;
}
.newsItems{
    box-sizing: border-box;
}
.newsItem:hover .newsName{
    color: #dc3f37;
}
.newsItem:hover .newsCon{
    color: #dc3f37;
}
.tuijianNews{
    display: flex;
    margin-top: 20px;
}
.newContainer{
    text-indent: 2em;
}
.news_ti{
    font-size: 12px;
    margin-top: 20px;
    color: #555555;
}
.newsTui h1{
    font-size: 20px;
    font-weight: bold;
    color: #dc3f37;
}
.newsTui p{
    font-size: 14px;
    color: #888888;
    margin-left: 16px;
}
.anlituijian{
    margin-top: 20px;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.anliName p{
    font-size: 16px;
}
.anliName span{
    font-size: 12px;
}
.anliName{
    display: flex;
    justify-content: space-between;
    align-items:flex-end;
    padding: 20px 12px;
    background: #DC3F37;
    color: #ffffff;
}
.anliInfo{
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
}
.pageNext a{
    color: #dc3f37;
    font-size: 16px;
    margin-top: 12px;
}
.pageNext span{
    color: #333333;
}
.pageNext{
    width: 78%;
    margin: auto;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
}
.successAnliItem>img{
    width: 336px;
    height: 200px;
}
.successAnliItem:hover p{
    color: #dc3f37;
}
.caseHover{
    width: 336px;
    height: 200px;
}
.caseHover img{
    width: 336px;
    height: 200px;
}

.successAnliItem p{
    font-size: 14px;
    color: #555555;
}
.successAnliItem{
    width: 100%;
}
.successAnliItem span{
    font-size: 12px;
    color: #888888;
}
.sucName{
    display: flex;
    justify-content: space-between;
    align-items:flex-end;
    padding:14px 0;
}
.bangong h1{
    font-size: 24px;
    font-weight: bold;
    color: #464545;
}
.bangong p{
    font-size: 18px;
    color: #333333;
    margin-left: 10px;
}
.bangong{
    display: flex;
    align-items: flex-end;
    width: 78%;
    margin: 30px auto 0px auto;
}
.bangong_ h1{
    font-size: 24px;
    color: #ffffff;
}
.bangong_ p{
    font-size: 18px;
    color: #888888;
    margin-left: 10px;
    color: #b7bdc2;
}
.bangong_{
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 78%;
    margin-top: 85px;
    margin:0 auto;
    margin-top: 50px;
    z-index: 9999;
}
.fazhanContain{
    width: 1430px;
    margin: auto;
    height: 280px;
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.fazhanContain img{
    width: 100%;
}
.huanjing{
    margin: auto;
    width: 78%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.huanjingImages{
    margin-top: 30px;
    width: 28%;
    height: 280px;
    overflow: hidden;
}
.huanjingImages img{
	height: 100%;
}
.huanjingImages:nth-child(3n-1){
    width: 37%;
    height: 280px;
}
.shezhiItem{
	overflow: hidden;
    width: 24%;
    height: 280px;
}
.shezhiItem img{
    height: 100%;
}
.shezhiContain{
    display: flex;
    justify-content: space-between;
    width: 78%;
    margin: auto;
    margin-top: 40px;
}
.shezhiItem{
    position: relative;
}
.shejiban{
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(202, 59, 47, .8);
    display: none;
}
.shejiban p{
    font-size: 24px;
    color: #ffffff;
}
.allInfo{
    background: #f8f8f8;
    padding: 40px 0 90px 0;
    margin-top: 90px;
}
.shezhi .bangong{
    margin-top: 0;
}
.youshiItem img{
    height: 80px;
}
.youshiImg{
    width: 1282PX;
    margin: auto;
    display: flex;
    justify-content: space-around;
    margin-top: 170px;
}
.youshiItem{
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.youshiContainer{
    width: 1282px;
    margin: auto;
    background: #dc3f37;
    padding: 80px 70px;
    box-sizing: border-box;
    font-size: 24px;
    color: #ffffff;
    line-height: 40px;
    margin-top: 80px;
    margin-bottom: 112px;
    display: none;
    text-align: center;
    font-family: "黑体";
    font-weight: bold;
}
.imgBlock{
    display: none;
}
.imgNone{
    display: block;
}
.wenhuaNav{
    width: 1000px;
    height: 60px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    background: #dc3f37;
    border-radius: 10px;
    margin-top: 20px;
    overflow: hidden;
}
.wenhuaNav a{
    display: block;
    width: 200px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
}
.navChecked{
    background: #ce3c35;
}
.wenhuaTitle{
    font-size: 24px;
    color: #dc3f37;
    text-align: center;
    margin-top: 80px;
    font-weight: bold;
}
.wenhuaIntro{
    font-size: 16px;
    color: #888888;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 44px;
}
.wenhuaContain_{
    width: 1000px;
    font-size: 16px;
    color: #555555;
    line-height: 29px;
    text-align: center;
    margin: auto;
}
.beijingBack{
    width: 100%;
    background: #f8f8f8;
    padding: 80px 0;
}
.wenhuaContain{
    font-size: 16px;
    color: #555555;
    line-height: 29px;
    text-align: center;
    margin: auto;
}
.linianCon{
    text-align: center;
    line-height: 29px;
    font-size: 16px;
    color: #555555;
    width: 680px;
    margin: auto;
}
.jizhiTitle{
    display: flex;
    justify-content: space-around;
    margin-top: 90px;
}
.jizhiTitle li{
    height: 152px;
    width: 152px;
    border-radius: 100%;
    border: 2px solid #dc3f37;
    text-align: center;
    line-height: 152px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
.qiyewenhua{
    width: 78%;
    margin: auto;
    margin-bottom: 35px;
}
.qiyebeijing{
    width: 74%;
    margin: auto;
    margin-bottom: 35px;
}
.linian{
    width: 840px;
    margin: auto;
    margin-bottom: 35px;
}
.qiyemubiao p{
    font-size: 18px;
    color: #dc3f37;
}
.wenhuaLine{
    width: 880px;
    border-bottom: 1px solid #dc3f37; 
}
.jingsTitle{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}
.jingsInt{
    font-size: 14px;
    color: #ffffff;
}
.jingsYq{
    height: 120px;
    background: #dc3f37;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yaoqiu{
    width: 98px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    border: 1px solid #ffffff;
}
.zuanye{
    box-sizing: border-box;
    padding: 35px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.zuanye{
    width: 100%;
    height: 125px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(220, 63, 55, .7);
}
.jingsImg{
    height: 380px;
    width: 100%;
    position: relative;
}
.jingsImg img{
    width: 100%;
    height: 100%;;
}
.mobileJS{
    display: none;
}
.jingshenUl{
    display:flex;
}
.jingshenUl li{
    width: 25%;
    height: 500px;
    position: relative;
    overflow: hidden;
}
.thisMenban{
    width: 100%;
    height: 100%;
    position: absolute;
    left:0;
    bottom: -100%;;
    background: #dc3f37;
    box-sizing: border-box;
    padding: 70px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.thisMenban p{
    font-size: 18px;
    color: #ffffff;
}
.xieshou{
    width: 80%;
}
.beijingCon{
    display: flex;
    margin-top: 36px;
}
.qiyemubiao{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}
.xieshou b{
    font-size: 16px;
    font-weight: bold;
    color: #dc3f37;
    font-weight: bold;
}
.xieshou p{
    font-size:16px; 
    margin-top: 16px;
    color: #555555;
}
.beijingrig{
    width: 30%;
    position: relative;
    padding-bottom: 60px;
    border-bottom: 8px solid #ffffff;
    z-index: 99;
    bottom: -15px;
}
.posB{
    width: 100%;
    height: 320px;
    position: absolute;
    background: #dc3f37;
    z-index: -1;
    box-sizing: border-box;
    padding: 50px 30px;
}
.xieshou li{
    margin-top: 34px;
    width: 50%;
}
.xieshou{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 60px;
    border-bottom: 8px solid #dc3f37;
}
.redBox{
    width: 8px;
    height: 8px;
    background: #dc3f37;
    margin-right: 16px;
    transform: rotate(45deg);
}
.rigBox{
    width: 8px;
    height: 8px;
    background: #dc3f37;
    margin-left: 16px;
    transform: rotate(45deg);
}
.pos_{
    font-size: 20px;
    line-height: 36px;
    color: #ffffff;
    font-weight: bold;
}
.posB_{
    font-size: 12px;
    line-height: 22px;
    color: #ffffff;
    margin-top: 20px;
}
.jiazhiCheck{
    background: #dc3f37;
    color: #ffffff;
}
.notCheck{
    background: #ffffff;
    color: #333333;
}
.hexing{
    display: none;
}
.hexingTitle h1{
    font-size: 16px;
    font-weight: bold;
}
.hexingContainer{
    font-size: 16px;
    line-height: 29px;
    margin-top: 60px;
    text-align: center;
    color: #555555;
}
.hexingTitle{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}
.wenhua_0{
    font-size: 16px;
    font-size: 14px;
    margin-top: 40px;
}
.wenhua_0 span{
    font-size: 18px;
    color: #dc3f37;
    font-weight: bold;
}
.wenhua_{
    font-size: 14px;
    margin-top: 14px;
}
.wenhuaInfo{
    font-size: 16px;
    line-height: 29px;
    margin-top: 36px;
    color: #555555;
}
.kouhao{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 40px 0;
}
.rongyuImg{
    width: 78%;
    padding: 60px 0 110PX 0;
    margin: auto;
}
.imgName p{
    font-size: 18px;
    margin: 0 5px;
}
.fangkuai{
    height: 8px;
    width: 8px;
    background: #dc3f37;
    transform: rotate(45deg);
    z-index: -1;
}
.imgName{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 26px;
}
.rongyuItem{
    width: 20%;
    cursor: pointer;
}
.imgTop{
    width: 100%;
    height: 360px;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #bfbfbf;
}
.imgTop img{
    width: 100%;
    z-index: -1;
}
.rongyuImg{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.xiangliangContainer{
    position: relative;
}
.menban{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    display: none;
}
.yulanImg{
    width: 720px;
    height:586px;
}
.yulanContainer{
    display: flex;
    justify-content: center;
    align-items: center;
}
.spanCheck_{
    padding: 0;
}
.companyDate span{
    display: none;
}
.topMove{
    bottom: 30px !important;
}
.fenxiang{
    display: none;
}
.yulanImg{
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding:0 50px;
    margin-top: 25px;
}
.yulanImg img{
    width: 430px;
}
.rongyuItem:hover img{
    transition: all .5s linear;
    transform: scale(1.2);
}
.close{
    position: absolute;
    right: 34%;
    top: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.yulanContainer>img{
    height: 47px;
    width: 47px;
    cursor: pointer;
}
.lunbo_{
    display: none;
}
.zhize{
    font-size: 16px;
    color: #555555;
    line-height: 24px;
}
.zhaopinItem h1{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.zhaopinItem{
    width: 32%;
    margin: 28px 0 0 30px;
    padding: 30px 37px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    margin-left: 2%;
}
.zhaopinItem:nth-child(3n+1){
    margin-left: 0;
}
.fabu p{
    font-size: 12px;
    color: #555555;
}
.fabu{
    display: flex;
    justify-content: space-between;
    padding: 14px 0;
    border-top: 1px solid #dc3f37;
    margin-top: 10px;
}
.nowNews{
	margin-bottom: 10px;
	font-weight: 600;
    color:#333333;
}
.newsItem:hover .nowNews{
	color: #DC3F37;
}
.newsItem:hover p{
	color: #DC3F37;
}
.zhaopin{
    width: 78%;
    margin: auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.zhaopinIntro{
    width: 770px;
    height: 494px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 40px;
    
}
.zhaopin_menban{
    display: none;
    
}
.zhaopinIntro img{
    position: absolute;
    right: 50px;;
    top: -26px;
    
}
.zhaopinIntro>h1{
    font-size: 20px;
    font-weight: bold;
}
.share{
    display: flex;
    align-items: flex-end;
}
.share span{
    margin-left: 10px;
}
.fenxiang a{
    margin: 0 3px !important;
}
.fabu_{
    display: flex;
    margin-top: 15px;
}
.fabu_ p{
    font-size: 12px;
    color: #555555;
}
.fabu_>p:nth-child(1){
    margin-right: 120px;
}
.zhizegaishu{
    font-size: 14px;
    margin: 40px 0;
}
.zhize_{
    font-size: 14px;
    line-height: 24px;
}
.ourGl{
    font-size: 18px;
    margin-left: 20px;
}
.ourContainer{
    width: 78%;
    margin: auto;
}
.fabuTime{
    font-size: 14px;
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #808080;
    color: #808080;
    width: 100px;
    float: right;
    text-align: center;
}
.zhaopinTitle{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
}
.zhizeCon p{
    font-size: 16px !important;
    color: #4c4c4c !important;
    line-height: 29px !important;
}
.zhaopinTitle p{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.lnItem{
    width: 100%;
    height: 420px;
    background: rgba(220, 63, 55, 0);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    box-sizing: border-box;
    padding:50px;
}
.bai{
    width: 50px;
    border-bottom: 1px solid #e5e5e5;
    display:none;
}
.allLn .bigBox:nth-child(1){
    background: url("../img/back_11.png") no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.allLn .bigBox:nth-child(2){
    background: url("../img/back_22.png") no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.allLn .bigBox:nth-child(3){
    background: url("../img/back_33.png") no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.allLn .bigBox:nth-child(4){
    background: url("../img/back_44.png") no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.liL{
    margin-top: 43px;
    display: flex;
    align-items: center;
}
.lnItemTitle{
    font-size: 20px;
    text-align: center;
    color: #ffffff;
}
.kehuLiuyan_{
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url("../img/liuyantitle.jpg");
    background-size: cover;
}

.lnItemIntro{
    display: none;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
}

.lnItem:hover .lnItemIntro{
    transition: all 1s linear;
    display: block;
}
.bigBox:hover .lnItem{
    transition: all .2s linear;
    background: rgba(220, 63, 55, .9);
}
.bigBox:hover .bai{
    transition: all 1s linear;
    display: block;
}
.ul_list{
    width: 1500px;
    display: flex;
    overflow: hidden;
}
.allLn{
    display: flex;
    margin: 30px auto;
    justify-content: space-between;
}
.rencaiBack{
    width: 100%;
    padding: 60px 0 30px 0;
    background: #f8f8f8;
}

.rencaiBack .bangong{
    margin-top: 0;
}
.bigBox{
    width: 23%;
    height: 420px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.workG{
    margin-bottom: 120px;
}
.workG p{
    font-size: 16px;
    line-height: 28px;
    color: #555555;
}
.workG>p:nth-child(1){
    font-size: 18px;
    color: #333333;
}
.backgroundImg{
    width: 100%;
    height: 700px;
    background: url("../img/lianxiwomenbackground.jpg");
    background-size: cover;
    position: relative;
}
.phoneMe{
    width: 78%;
    margin: auto;
    display: flex;
}
.phoneMenban{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}
.laixing img{
    height: 86px;
}
.laixing p{
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 20px;
}
.laixing{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 190px;
}
.redCheck{
    width: 48px;
    height: 23px;
    background: #dc3f37;
}
.user{
	width: 40%;
    display: flex;
    align-items: center;
    padding: 10px 0;
    background: rgba(255, 255, 255, .7);
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding-left: 10px;
}
.manyi p{
    font-size: 16px;
    color: #ffffff;
    margin-top: 14px;
}
.manyi{
    position: absolute;
    left: 210px;
    top: 106px;
    z-index: 9999999;
}
.companyCai{
    width: 220px;
    height: 110px;
    position: absolute;
    left: 210px;
    bottom: 100px;
    z-index: 999;
}
.gangmoItem img{
    height: 35px;
}
.redJiantou{
    background: url("../img/next_0.png") no-repeat;
    right: 10%;
}
.redJiantou_{
    background: url("../img/prev_1.png") no-repeat;
    left: 10%;
}
.redJiantou_1{
    background: url("../img/next_0.png") no-repeat;
    right: -40px;
}
.redJiantou_2{
    background: url("../img/prev_1.png") no-repeat;
    left: -40px;
}
.redJiantou_5{
    background: url("../img/next_0.png") no-repeat;
    right:0;
}
.redJiantou_6{
    background: url("../img/prev_1.png") no-repeat;
    left: 0;
}
.phone{
    width: 100%;
    margin: auto;
    display: flex;
    justify-content:space-between;
    margin-top: 55px;
}
.user input{
    width: 100%;
    font-size: 14px;
    color: #333333;
    border: none;
    outline: none;
    background: transparent;
}
.user p{
    font-size: 14px;
    color: #555555;
}
.phoneContain{
    width: 100%;
    margin: auto;
    display: flex;
    box-sizing: border-box;
    border-bottom: 1px solid #ffffff;
    margin-top: 50px;
}
.phoneContain textarea{
    width: 100%;
    height: 230px;
    border: 1px solid #e5e5e5;
    padding: 10px;
    background: rgba(255, 255, 255, .7);
    color: #555555;
    font-size: 16px;
    font-family:"Microsoft YaHei";
}
textarea::-webkit-textarea-placeholder {
    /* placeholder颜色  */
    color: #ffffff;
    /* placeholder字体大小  */
    font-size: 14px;
}
.phoneContain p{
    font-size: 14px;
    color: #333333;
}
.phoneContain input{
    width: 93%;
    font-size: 14px;
    color: #333333;
    border: none;
    outline: none;
    background: transparent;
}
.fasong{
    display: block;
    width: 140px;
    height: 40px;
    font-size: 14px;
    color: #333333;
    background: transparent;
    margin: auto;
    border-radius: 10px;
    text-align: center;
    line-height: 40px;
    margin-top: 50px;
    outline: none;
    border: none;
    float: right;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}
.liuyan{
    overflow: hidden;
    margin-top: 97px;
}
.fasong:hover{
    color: #ffffff;
    background: #dc3f37;
    border: 1px solid #dc3f37;
}
.phone_ img{
    width: 40px;
    height: 40px;
}
.phonePre{
    font-size: 14px;
    color: #555555;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 36px;
}
.preson{
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-top: 20px;
}
.preson p{
    margin-left: 5px;
}
.phone_{
    display: flex;
    align-items: center;
    margin-top: 97px;
}
.phonePre p{
    font-size: 18px;
}
.preson p:nth-child(2){
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}
.lianxiFun{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 30px;
    margin-left: 20%;
}
.mobileHeader{
    display: none;
}
.liuyanBtn{
    display:block;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #dc3f37;
    font-size: 14px;
    color: #ffffff;
    border-radius: 10px;
    margin: auto;
    margin-top: 50px;
}
.allNews a{
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    width: 33.3%;
    height: 100%;
    text-align: center;
    line-height: 60px;
}
.allNews{
    width: 550px;
    height: 60px;
    border-radius: 14px;
    background: #dc3f37;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.newsTime>p:nth-child(1){
    font-size: 48px;
}
.new_time{
    font-size: 14px;
    color: #555555;
    text-align: center;
}
.newsName{
    font-size: 20px;
    font-weight: bold;
}
.newsCon{
	width: 80%;
	height: 60px;
    font-size: 16px;
    color: #555555;
    margin-top: 10px;
    line-height: 29px;
    overflow: hidden;
}
.newsItem{
    display: flex;
    align-items: center;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}
.thisContain{
	width: 100%;
}
.thisContain>a{
	display: flex;
	align-items: center;
}
.newsContainer{
    box-sizing: border-box;
    width: 78%;
    margin: auto;
}
.dataLine{
    border-left: 1px solid #e5e5e5;
    height: 52px;
    margin: 0 26px;
}
.newsImg img{
    height: 100%;
}
.newsImg>a{
	width: 100%;
	height: 100%;
}
.newsImg{
	width: 25%;
	height: 150px;
    margin-right: 40px;
    overflow: hidden;
}
.news_{
    display: flex;
    align-items: center;
}
.currpage{
    float: right;
}
.currpage a{
    font-size: 14px;
    margin: 0 9px;
}
.currpage a{
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius:30px;
    text-align: center;
    background: #f2f2f2;
    color: #b2b2b2;
}
.currpage a:hover{
    color: #ffffff !important;
    background: #dc3f37 !important;
}
.redPage{
    height: 30px !important;
    width: 80px !important;
}
.checkRed{
    color: #ffffff !important;
    background: #dc3f37 !important;
}
.currpage{
    display: flex;
    align-items: center;
}
.currpage input{
    height: 32px;
    width: 74px;
    border: 1px solid #dc3f37;
    border-radius: 50px;
    margin: 0 9px;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    color: #333333;
}
.rig{
    width: 20px;
    height: 5px;
    margin-top: 10px;
    float: right;
    display: none;
}
.newsItem:hover .rig{
    display: block;
}
.allPage{
    float: right;
    margin-right: 92px;
}
.elmentPage{
    box-sizing: border-box;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 50PX auto;
    overflow: hidden;
}
.ditu{
    width: 78%;
    margin: 50px auto;
}
.allPage p{
    font-size: 14px;
    color: #808080;
}
.checkedNews{
    background: #ce3c35;
}
.companyNews{
    padding: 22px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 78%;
    margin: auto;
    border-bottom: 1px solid #bfbfbf;
    margin-top: 40px;
}
.companyNews h1{
    font-size: 20px;
    font-weight: bold;
}
.companyNews p{
    font-size: 12px;
    color: #888888;
}
.companyNews_title{
    padding: 22px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
}
.newsImgInfo{
    margin-top: 20px;
    width: 100%;
    height: 450px;
    overflow: hidden;
}
.newsImgInfo img{
    height: 100%;
}
 .companyH1{
    font-size: 20px;
    font-weight: bold;
    color: #DC3F37;
}
.companyDate{
    font-size: 12px;
    color: #888888;
}
.newsintroLeft{
    width: 60%;
    margin-top: 40px;
}
.newsContainer_ p{
    font-size: 14px;
    color: #555555;
    margin-top: 20px;
    line-height: 30px;
}
.newsintroRig{
    width: 35%;
    margin-top: 40px;
}
.newsIntro{
    width: 78%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.newsIntro>p:not(:first-child){
    text-indent: 2em;
}
.newsIntroNext img{
    height: 12px;
}
.newsIntroNext{
    display: flex;
    justify-content: center;
    margin-top: 80px;
    margin-bottom: 60px;
}
.newsIntroNext a{
    margin: 10px;
    display: flex;
    align-items: flex-end;
}
.newsIntroNext p{
    font-size: 14px;
    margin: 0 10px;
}
.qiyeIntro{
    width: 78%;
    margin: auto;
    display: flex;
}
.qiLeft{
    width: 50%;
    box-sizing: border-box;
    padding: 10px 50px 0px 0px;
}
.qiRit{
    width: 50%;
    height: 500px;
}
.qiRit img{
    height: 100%;
}
.qiLeft p{
    text-indent: 2em;
    font-size: 16px;
    color: #555555 !important;
    line-height: 29px !important;
    margin-top: 0 !important;
}
.fazhan{
    margin-top: 80px;
    height: 615px;
    width: 100%;
    position: relative;
}
.cName{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.eName{
    font-size: 16px;
    color: #333333;
    margin-top: 18px;
}
.dLog{
    font-size: 14px;
    margin-top: 22px;
    color: #f2f2f2;
}
.companyItem{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px;
    cursor: pointer;
}
.allCompany{
    width: 78%;
    display: flex;
    justify-content: space-around;
    margin: auto;
    margin-top: 60px;
}
.companyItem:hover>.cName{
    color: #ffffff;
}
.companyItem:hover>.dLog{
    color: #ffffff;
}
.companyItem:hover>.eName{
    color: #ffffff;
}
.companyItem:hover{
    background: #dc3f37;
}
.allHeZuo{
    width: 78%;
    margin:0 auto 40px auto;
    position: relative;
    box-sizing: border-box;
    padding: 0 40px;
}
.hezuoItem img{
    width: 120px;
    height: 96px;
}
.hezuoHover{
    width: 220px;
    height:120px;
    text-align: center;
    line-height: 120px; 
    overflow: hidden;
}
form{
	width: 50%;
}
.hezuoHover:hover>img{
    transition: all .5s linear;
    transform: scale(1.2);
}
.hezuoItem:hover>p{
    color: #dc3f37;
}
.hezuoItem p{
    font-size: 16px;
    margin-top: 15px;
}
.hezuoItem{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 40px 0;
    cursor: pointer;
}
.xinwenInfo{
    overflow: hidden;
    margin-top: 25px;
}
.xinwenInfo img{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.hezuoContain{
    display: flex;
    justify-content: space-around;
}
/* 手风琴 */
.li_list {
    width: 280px;
    height: 400px;
    list-style: none;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.divbg {
    width: 400px;
    height: 400px;
    float: left;
}

.divbg span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 280px;
    height: 400px;
    float: left;
}

.div1 {
    width: 400px;
    height: 400px;
    float: left;
    background: rgba(220,63,55, 0.9);
    box-sizing: border-box;
    padding: 60px 40px;
}

.mo {
    width: 400px;
}
.kehuGanyan{
    width: 100%;
    margin: auto;
    margin-bottom: 0;
}
.caseHover{
    overflow: hidden;
}
.mobileMessage{
    display: none;
}
.caseHover:hover>img{
    transition: all .5s linear;
    transform: scale(1.2);
}
.allMsg{
    width:100%;
    height: 700px;
    margin: auto;
    box-sizing: border-box;
    padding: 0 210px;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 40px;
    background:url("../img/liuyanBack.jpg");
    background-size: cover;
    background-size: 100%;
}
.uName{
    font-size: 16px;
    color: #ffffff;
}
.uDate{
    font-size: 12px;
    color: #ffffff;
    margin-top: 14px;
}
.ritSanjiao{
    border-style: solid;
    border-width: 20px 20px 20px 20px;
    border-color: transparent rgba(220,63,55, 0.9) transparent transparent;
    width: 20px;
    position: absolute;
    right: 0;
    top: 45%;
}
.leftSanjiao{
    border-style: solid;
    border-width: 20px 20px 20px 20px;
    border-color: transparent transparent transparent rgba(220,63,55, 0.9);
    width: 20px;
    position: absolute;
    left: 0;
    top: 45%;
}
.msgCon{
    font-size: 14px;
    color: #ffffff;
    margin-top: 40px;
    line-height: 24px;
}
.thisUser{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.uaDate{
    font-size: 12px;
    color: #ffffff;
}
li{list-style: none;}
	.time-line{width:920px;margin:20px auto;position: relative;}
	.time-line .left-btn,.time-line .right-btn{width: 30px;height: 30px;background: url("../img/arrow.png") no-repeat;position: absolute;margin-top:-15px;cursor: pointer;}
	.time-line .left-btn{left:0;top:50%;}
	.time-line .right-btn{right:0;top:50%;transform: rotate(180deg);}
	.time-line .right-btn:hover{background: url("../img/arrow-hover.png") no-repeat;transform: rotate(180deg);}
	.time-line .left-btn:hover{background: url("../img/arrow-hover.png") no-repeat;}
	.time-line .time-box{width: 840px;margin: 0 auto;overflow: hidden;}
	.time-line .time-box ul{overflow: hidden;position: relative;height: 255px;}
	.time-line .time-box ul:after{content: "";background: #d2d2d2;height: 1px;width: 100%;position: absolute;left:0;top:50%;}
	.time-line .time-box li{width:210px;float: left;padding: 10px;box-sizing: border-box;border: 1px solid #d2d2d2;position: relative; cursor: pointer;}
	.time-line .time-box li:nth-child(2n){margin-top: 166px;}
	.time-line .time-box li:before{content: "";border-left: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;position: absolute;width: 16px;height: 16px;background: #fff;   bottom: -9px; transform: rotate(-45deg);left: 50%;margin-left: -8px;}
	.time-line .time-box li:after{content: "";width: 15px;height: 15px;background: url("../img/point.png") no-repeat;position: absolute;left:50%;margin-left:-7px;bottom: 0;    bottom: -48px; z-index: 1;}
	.time-line .time-box li:nth-child(2n):before{bottom: auto;top: -10px;transform: rotate(-225deg);}
	.time-line .time-box li:nth-child(2n):after{bottom: auto;top:-46px;}
	.time-line .time-box li:hover,.time-line .time-box li.active{background: #1b96ff;color:#fff;border-color: #1b96ff;}
	.time-line .time-box li:hover:before,.time-line .time-box li.active:before{border-color: #1b96ff;background: #1b96ff;}
    .time-line .time-box li:hover:after,.time-line .time-box li.active:after{background: url("../") no-repeat;
    }
.fazhan{
    display: flex;
    flex-direction: column;
    }

   .youshiT{
       display: none;
   }
   .mpbileFa{
       display: none;
   }
   .mobileMsg{
       display: none;
   }
.img_1{
    display: none;
}
.jingshenUl>li:hover .thisMenban{
    transition: all .5s linear;
    bottom: 0;
}
.jingshenUl{
    margin: 50px 0;
}
.fazhanContain{
    position: relative;
}
.fazhanCo_1{
    width: 295px;
    height: 100px;
    position: absolute;
    left: 34px;
    top: 60px;
}
.fT{
    font-size: 18px;
    color: #ffffff;
    margin-left: 10px;
}
.fC{
    font-size: 14px;
    color: #cfcfcf;
    margin-left: 10px;
    margin-top: 10px;
}
.fM{
    font-size: 12px;
    color: #cfcfcf;
    margin-top: 40px;
    position: absolute;
}
.poi{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #dc3f37;
    border-radius: 100%;
    margin-left: 5px;
    cursor: pointer;
}
.fenPag{
    width: 80px;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -40px;
    z-index: 999999;
    display: flex;
    justify-content: space-around;
}
.chuxian{
    transition: all .5s linear;
}
.checkedS{
    background: #dc3f37;
}
.notSch{
    background: #cfcfcf;
}
.fazhanB{
    transition: all 2s linear;
}
.fazhanN{
    transition: all 2s linear;
}
.shezhiItem:hover .shejiban{
    display: flex;
} 
.con_1{
    opacity: 0;
}
.blockOpac{
    opacity: 1;
}
.btn-hoverbg {
    position: relative;
    overflow: hidden;
  }
  .borderE{
      width: 100%;
      border-bottom: 8px solid #ffffff;
      position: absolute;
      left: 0;
      bottom: 9px;
      z-index: 99999999;
  }
  .btn-hoverbg:after {
    transition: all .5s linear;
    content: attr(data-text);
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #c73730;
    color: #ffffff;
    overflow: hidden;
  }
  .btn-hoverbg:hover:after {
    width: 100%;
  }
  .onPhoneLeft:hover img{
      transition: all .5s linear;
      transform: scale(1.2);
  }
  .animated {
    opacity: 0;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  .delay1 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .delay2 {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  .delay3 {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  .delay4 {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }
  .delay5 {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s;
  }
  .delay6 {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
  }
      .fullctx {
      position: absolute;
      z-index: 100;
      width: 100%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
  }		
      .page4 {
      height: 620px;
      background: url("../img/bg_credit.png") center center no-repeat;
      background-size: cover;
      overflow: hidden;
  }		
              
              
              .page4 .box {
    position: absolute;
    left: 50%;
    top: 200px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 2560px;
    height: 600px;
    background: url("../img/quxian_1920.png") no-repeat 0 0;
  }
  .page4 .box .item {
    vertical-align: top;
    position: relative;
    top: -10px;
    display: inline-block;
    width: 178px;
    color: #fff;
    text-align: left;
  }
  .page4 .box .item h1 {
    color: #ffffff;
    font-weight: bolder;
    font-size: 14px;
  }
  .page4 .box .item p {
    margin: 20px 0;
    font-size: 20px;

  }
  .page4 .box .item .ctx {
    width: 220px;
  }
  .page4 .box .item .p2 {
    font-size: 16px;
    opacity: 1;
    line-height: 20px;
    margin-top: 5px;
  }
  .page4 .box .item .ball {
    position: absolute;
    left: -30px;
    width: 38px;
    height: 38px;
    background: url('../img/Ellipse_92.png') no-repeat;
  }
  .page4 .box .item:nth-child(even) {
    top: 210px;
  }
  .page4 .box .line {
    position: absolute;
    height: 110px;
    left: 15px;
    top: 10px;
    width: 2px;
    background: #54c2f1;
  }
  .page4 .box .line-top {
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
    -webkit-animation-name: lineDo;
            animation-name: lineDo;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
  }
  .page4 .box .line-bottom {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-animation-name: lineDo;
            animation-name: lineDo;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
  }
  .center{
      text-align: center;
  }
  .liL p{
    font-size: 18px;
}
.workGB{
    height: 255px;
    background: url("../img/back_553.jpg") no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding-left: 40px;
    margin-top: 30px;
}
.workGB p{
    margin-top: 30px;
    color: #ffffff;
}
.swiper-container2{
    padding-bottom: 30px;
}
.msgItem{
    width: 375px;
    height: 700px;
    float: left;
}
.pinlunName{
    color: #ffffff;
    font-size: 20px;
}
.duanLine{
    width: 50px;
    border-bottom: 1px solid #ffffff;
    margin: 20px;
}
.notMove{
    opacity: 0;
}
.hoverMove{
    transition:all .5s linear;
    opacity: 1;
}
.menbanHover{
    transition: all .5s linear;
    background:  rgba(220, 63, 55, 0.7);
}
.pinlunName_{
  color: #ffffff;
  font-size: 20px;
  opacity: 0;
}
.duanLine_{
  width: 40px;
  border-bottom: 2px solid #ffffff;
  margin: 20px;
  opacity: 0;
}
.pinglunTime{
    color: #ffffff;
    font-size: 14px;
}
.msgItem{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.liuyanMenBan{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(220, 63, 55, 0);
}
.pinglunCon{
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    opacity: 0;
}
.liuyanTu{
  width: 100%;
  margin: 20px;
  opacity: 0;
}
  .chan,.fucan{
      color: #ffffff;
  }
  .youshiBack{
      width: 78%;
      display: flex;
      margin: 0 auto;
      overflow:hidden;
  }
  .youshiItem_{
      width: 100%;
      height: 700px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      position: relative;
  }
  .itemImg{
      height: 60px;
  }
  .youshiTit{
      font-size: 20px;
      color: #ffffff;
      margin-top: 25px;
  }
  .youshiTit_{
    font-size: 20px;
    color: #ffffff;
    margin-top: 16px;
    opacity: 0;
  }
  .youshiIm{
      width: 100%;
      height: 210px;
      overflow: hidden;
      margin: 20px 0;
  }
  .introIm{
      height: 100%;
      opacity: 0;
  }
  .youshiC{
      font-size: 14px;
      color: #ffffff;
      text-align: center;
      line-height: 26px;
      opacity: 0;
  }
  .menbanIm{
      height: 60px;
      opacity: 0;
  }
  .youshiMengBan{
      height: 100%;
      display: flex;
      width: 80%;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(220, 63, 55, 0);
      padding: 0 36px;
  }
  .notMove{
    opacity: 0;
}
.hoverMove{
    transition:all .5s linear;
    opacity: 1;
}
.menbanHover{
    transition: all .5s linear;
    background:  rgba(220, 63, 55, 0.7);
}
.phonePre>.preson:nth-child(1){
    margin-top: 0;
}